
 
 '   t r y   t o   c h a n g e   t h e   v 1   v a l u e   ( 2   o r   5 ) 
 
 
 
 v 1   =   5 
 
 v 2   =   2 
 
 
 
 S e l e c t   v 1 
 
 	 C a s e   v 2 
 
 	 	 B e e p 
 
 	 C a s e   2   +   3 
 
 	 	 B e e p 
 
 	 	 B e e p 
 
 E n d S e l e c t 
 
 
 
 ' > > >   t h e   e x e c u t i o n   r e s t a r t s   t o   t h e   f i r s t   l i n e 
 
 
 
 
 
 